/* 头部开始 */
.min{
    min-width: 1200px;
  }
  .head{
    height: 170px;
    width: 1200px;
    margin: 0px auto;
  }
  .head div{
    display: inline-block;
  }
  .logo{
    margin-top: 49px;
    display: inline-block;
    font-size: 0px;
  }
  .function{
    margin-top: 24px;
    float: right;
    width: 612px;
  }
  .function img{
     vertical-align: top;
  }
  .function ul{
    display: inline-block;
  }
  .function ul  li{
    display: inline-block;
  }
  .function{
    font-size: 14px;
    color: #333333;
  }
  .function a{
    color: #333333;
  }
  .member{
    margin-right: 13px;
  }
  .member span{ 
    padding: 0px 15px;
  } 
  .search_box{
    position: relative;
    margin-top: 16px;
  }
  .search{
    width: 598px;
    height: 48px;
    border: 1px solid #e0e0e0;
    padding-left: 10px;
    font-size: 16px;
  }
  .selectionbar{
    float: right;
  }
  .zoom{
    background: url(../img/search_b_img.png) no-repeat;
    background-position:20px -1px;
    width: 70px;
    height: 24px;
    border: 1px solid transparent;  
    border-left: 1px solid #e0e0e0;
    position: absolute;
    left: 538px;
    top: 14px;
    cursor:pointer;
  }
  .nav{
    height: 85px;
    width: 1200px;
    margin: 0px auto;
    font-size: 0px;
    position: relative;
  }
  
  .nav li{
    margin-top: 36px;
    display: inline-block;
    line-height: 36px;
    margin-right: 72px;
  }
  .nav li a{
    font-size: 22px;
    color: #333333;
    font-weight: bold;
  }
  .nav li a:hover{
   font-size: 22px;
    color: #015293;
    font-weight: bold;
  }
  .festival{
    position: absolute;
    top: 5px;
    left: 1000px;
    width: 150px;
    height: 71px;
  }
  .checked:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 3px;
    background: #005193;
    position: absolute;
    top: 82px;
    left: 27px;
  }
  .checked a{
    color: #005193 !important;
  }
  .barrier-free{
      margin: 15px 0px 0px 340px;
      padding-top: 7px;
      display: flex !important;
      width: 272px;
  }
  .head .barrier-free a {
      background: #fff;
      color: #F76B00;
      border: 1px solid #FC740D;
      border-radius: 2px 0px 0px 2px;
      display: inline-block;
      vertical-align: top;
      height: 38px;
      line-height: 38px;
      padding: 0 14px;
      font-size: 18px;
      letter-spacing: 0.32px;
  }
  .head .oldModeButton {
      margin: 0px;
      float: right;
      background: #F76B00!important;
      color: #fff!important;
  }
  /* 头部结束 */
  /* 内容开始 */
  .banner{
    height: 482px;
    width: 1200px;
  margin: 0 auto;
    background: url(../img/beijingse.png) ;
    
  }
  .banner_content{
  width: 1200px;
  margin: 0px auto;
  
  }
  /* 轮播开始 */
  .carousel{
  margin-top: 48px; 
      margin-left: 4px;  
  }
  .slideshow span {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 328px;
  left: 0px;
  }
  .selection_criteria{
  position: absolute;
  top: 353px;
  left: 558px;
  }
  
  /* 通栏内容 */
  .content_of_the_banner{
      margin: 30px 0px 29px 0px;
      position: relative;
      text-align: center;
  }
  .content_of_the_banner h3{
      font-size: 28px;
      color: #015293;
      line-height: 50px;
      -webkit-line-clamp: 1;
      width: 1200px;
      margin: auto;
  }
  .content_of_the_banner p{
  font-size: 16px;
  line-height: 36px;
  color: #E0E0E0;
  /* height: 108px; */
  -webkit-line-clamp: 2; 
  }
  .content_of_the_banner .ckxq span{
  height: 50px;
  line-height: 50px;
  border-bottom: 2px #FF9419 solid;
  text-align: center;
  width: 100px;
  display: inline-block;
  margin-top: 10px;
  }
  .content_of_the_banner span a{
  font-size: 24px;
  color: #ffffff;
  font-weight: 300;
  }
  .content1_right{
  max-height: 150px;
  -webkit-line-clamp: 2;
  }
  .content1_right *{
    background: none !important; 
    color: #E0E0E0 !important;
  }
  .content1_right p{
  background: none !important; 
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical;
  line-height: 36px !important;
  font-size: 16px !important;
  /* margin-bottom: 100px !important; */
  margin: 0px !important;
  }
  .content1_right p span{
  font-size: 16px !important;
  
  }
  .content1_right img{
  display: none;
  width: 0px;
  height: 0px;
  }
  
  /* 内容第二部分开始 */
  
  .content2{
  position: relative;
  }
  .content2_left{
  margin-top: 20px;
  display: inline-block;
  }
  .content2_left_title{
  padding-top: 10px;
      padding-left: 0px !important;
  }
  .content2_left_title span{
  padding: 0px 15px;
  }
  .content2_left_content{
  }
  .content2_left_content p{
  width: 450px;
  }
  .content2_left .choice li{
      width: 45.5%;
      display: inline-block;
  }
  .even_the_style{
      margin-right: 96px;
  }
  /* 第二部分右 */
  .content2_right{
      margin-top: 48px;
      width: 525px;
      height: 386px;
      display: inline-block;
      vertical-align: top;
  }
  .content2_right_interior{
      background: #ffffff;
      width: 550px;
      height: 380px;
      display: inline-block;
  
  }
  .content2_right_interior ul{
  margin: 0px 0px 0px 20px;
  }
  .content2_right_interior h3{
  color: #005193;
  font-size: 24px;
  border-left: 4px #FF9419 solid;
  line-height: 28px;
  padding-left: 15px;
  margin-bottom: 15px;
  }
  .content2_right_interior h3 a{
  color: #005193;
  }
  .content2_right_interior li{
  line-height: 37px;
  }
  .content2_right_interior p{
  width: 399px;
  display: inline-block;
  }
  .content2_right_interior p a{
  color: #333333;
  }
  /* 第三部分图片链接 */
  .content3 a{
  margin: 48px 0px 48px 0px;
  display: inline-block;
  }
  .content3 {
    font-size: 67px;
  }
  .content3 img{
  /* width: 1200px;
  height: 100px; */
  }
  /* 第四部分 */
  .content4{
  height:612px;
  background:rgba(245,245,245,1);
  width: 100%;
  }
  .content4_content_top {
  text-align: center;
  padding-top: 39px;
  }
  .content4_content_top h3{
  position: relative;
  top: -30px;
  color: #005193;
  font-size: 24px;
  }
  .content4_content_left{
  width: 703px;
  height: 286px;
  display: inline-block;
  background: #ffffff;
  padding: 28px;
  }
  .content4_content_left_title span{
  padding: 0px 30px;
  }
  .content4_content_right{
  padding: 28px;
  width: 350px;
  height: 286px;
  background: #ffffff;
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
  }
  .content4_content_right li{
  display: inline-block;
  }
  .content4_content_right_top span{
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #3EC3DF;
  margin-right: 15px;
  border-radius: 25px;
  }
  .content4_content_right_top  a{
  color: #333333;
  font-size: 16px;
  }
  .content4_content_right_top  h3 a{
    color: #015293;
    font-size: 22px;
    position:relative;
    top: -10px;
  }
  .content4_content_right_top li{
  width: 172px;
  height: 40px;
  }
  .content4_content_right_top img{
  vertical-align: text-bottom;
  }
  .content4_content_right_bottom{
  margin-top: 8px;
  }
  .content4_content_right_bottom li{
  width: 100%;
  vertical-align: bottom;
  }
  .content4_content_bottom li,.content6_content li{
  display: inline-block;
  text-align: center;
  padding: 0px 59px;
  margin-top: 51px;
  }
  .content4_content_bottom span,.content6_content span{
  display: block;
  line-height: 39px;
  }
  .content4_content_bottom li a,.content6_content li a{
  color: #333333;
  font-size: 18px;
  }
  /* 第五部分开始 */
  .content5{
  font-size: 0px;
  }
  .content5_banner a{
  margin-top: 60px;
  display: inline-block;
  font-size: 0px;
  }
  .content5_chaining{
  width: 100%;
  height: 120px;
  background:rgba(248,248,248,1);
  }
  .content5_chaining div{
  width: 25%;
  display: inline-block;
  text-align: center;
  position: relative;
  }
  .content5_chaining div a{
  font-size: 18px;
  color: #333333;
  }
  .content5_chaining div a img{
  margin-right: 15px;
  }
  .content5_chaining div li{
  height: 60px;
  line-height: 60px;
  }
  .content5_chaining div span{
  width: 1px;
  height: 40px;
  background: rgba(224,224,224,1);
  position: absolute;
  top: 45px;
  right: 1px;
  }
  /* 第六部分开始 */
  .content6_content_top {
  text-align: center;
  padding-top: 39px;
  }
  .content6_content_top h3{
  position: relative;
  top: -30px;
  color: #005193;
  font-size: 24px;
  }
  .content6_content li{
  padding: 0px 58px;
  }
  /* 轮播图 */
  .rotary_map_link li{
  width: 380px;
  }
  .wheelchair_subject{
  width: 1140px;
  margin: 0px auto;
  overflow: hidden;
  height: 100px;
  }
  .wheelchair_subject .swiper-slide img{
  width: 350px;
  height: 100px;
  }
   /* 个人注册法人注册样式 */
   .registrationType{
    position: relative;
    height: 26px;
    margin-bottom: -31px;
  }
  .head .registrationType div{
   background: #ffffff;
   position: absolute;
   width: 157px;
   left: -63px;
   top: 27px;
   border: 1px solid #E0E0E0;
   z-index: 1;
   display: none;
  }
  .registrationType div span{
    width: 50%;
    height: 39px;
    text-align: center;
    line-height: 39px;
    padding: 0px;
    display: inline-block;
  }
  .registrationType div a:hover{
   color:#015293;
  }
  /* 头部专栏样式 */
   .the_head_project{
    min-width: 1200px;
    width: 100%;
    height: 940px;
    background: url(../img/ershidasybg.png);
    margin-bottom: -900px;
    background-repeat: no-repeat;
  } 
  .logoLianghui{
      text-align: right;
      padding: 14px 0;
      width: 1200px;
      margin: 0 auto;
  }
  /* 临时黑白底色 */
  /*.function,.nav,.banner,.centered_width,.content4,.bottom,.resultsTheBounced {
      filter: grayscale(100%)!important;
      -webkit-filter: grayscale(100%)!important;
      -moz-filter: grayscale(100%)!important;
      -ms-filter: grayscale(100%)!important;
      -o-filter: grayscale(100%)!important;
      filter: gray;
  }*/
  
  /* 隐藏无障碍 */
  /* .barrier{
    display: none !important;
  } */
  .barrier-free{
    justify-content: flex-end;
  }
  .gwyxxnr{
    height: 120px;
    overflow: hidden;
  }
  .gwyxxnr a{
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: #333333;
    font-size: 16px;
  }
  .szfxx{
    height: 120px;
    overflow: hidden;
  }
  .szfxx a{
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: #333333;
    font-size: 16px;
  }
  .szfxx span{
    width: 16.5%;
    white-space: nowrap;
    overflow: hidden;
  }
  .govpushinfo150203 li{
    margin-right: 10px;
  }
  .henanpushinfo li{
    margin-right: 10px;
  }